Skip to main content

XPDF_LinkClicked

Type

message

Summary

Sent to the current card when the user scrolls the view

Syntax

XPDF_LinkClicked <link>

Description

Sent to the current card when the user scrolls the view

Parameters

NameTypeDescription

link

The uri or file path embedded in the link. XPDF supports both PDF link annotations and uri's included in the file text.

Examples

on XPDF_LinkClicked pLink
launch url pLink
end XPDF_LinkClicked

Compatibility and Support

Introduced

LiveCode 1.0.0

OS

mac

windows

Platforms

desktop

Thank you for your feedback!

Was this page helpful?